home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / eText5 / Source / eTImage.subproj / English.lproj / eTImageUI.nib / data.classes next >
Encoding:
Text File  |  1995-02-14  |  408 b   |  29 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. eTImageUI = {
  7.     ACTIONS = {
  8.     editComponentName:;
  9.     editDescription:;
  10.     chooseImage:;
  11.     captionImage:;
  12.     uncaptionImage:;
  13.     pasteImage:;
  14.     editSize:;
  15.     };
  16.     OUTLETS = {
  17.     theAnnotation;
  18.     controlView;
  19.     controlPanel;
  20.     descriptionField;
  21.     etImage;
  22.     linkSwitch;
  23.     heightField;
  24.     componentNameField;
  25.     widthField;
  26.     };
  27.     SUPERCLASS = Object;
  28. };
  29.